Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Add missing requirement pandas to install_requires#43

Open
philipptempel wants to merge 1 commit intoElsevierDev:masterfrom
philipptempel:patch/setup-lacks-requirement-of-pandas
Open

Add missing requirement pandas to install_requires#43
philipptempel wants to merge 1 commit intoElsevierDev:masterfrom
philipptempel:patch/setup-lacks-requirement-of-pandas

Conversation

@philipptempel
Copy link

After a fresh install and setup of elapsy, I directly encountered the error message ModuleNotFoundError: No module named 'pandas'. Checking setup.py, I noticed that, in fact, there's only a requirement for requests.

This pull request fixes this, adss pandas to the install_requires section of setup.py

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant